From: Matthias Clasen Date: Wed, 13 Jul 2022 02:55:33 +0000 (-0400) Subject: 4.7.1 X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~81^2^2~73 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=74494b0b3a2d35af1294b82c56e638f53a3dcec4;p=gtk4.git 4.7.1 --- diff --git a/NEWS b/NEWS index 1cca837943..c7e9461a3b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Overview of Changes in 4.7.1 +Overview of Changes in 4.7.1, 12-07-2022 ======================================== * GtkInscription: diff --git a/meson.build b/meson.build index 896a1bba60..1b8f2d0248 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.7.0', + version: '4.7.1', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',